.activity-20231017 {
  position: fixed;
  z-index: 9997;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.2);
}
.activity-20231017 .activity-20231017-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.activity-20231017 .activity-20231017-wrap .activity-show {
  width: 434px;
  height: 418px;
  background: url('//js.588ku.com/activity/20231017/images/download_next_bg.png') no-repeat center;
  background-size: 100% 100%;
  position: relative;
}
.activity-20231017 .activity-20231017-wrap .activity-show .close {
  opacity: 0.2;
  position: absolute;
  right: 16px;
  top: 16px;
  width: 16px;
  height: 16px;
  cursor: pointer;
}
.activity-20231017 .activity-20231017-wrap .activity-show .title {
  height: 22px;
  font-size: 16px;
  color: #1783FF;
  line-height: 22px;
  text-align: center;
  padding-top: 82px;
  margin-bottom: 38px;
}
.activity-20231017 .activity-20231017-wrap .activity-show .info-tip {
  height: 18px;
  font-size: 13px;
  color: #8C8C8C;
  line-height: 18px;
  text-align: center;
  margin-bottom: 22px;
}
.activity-20231017 .activity-20231017-wrap .activity-show .info-show {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 24px;
}
.activity-20231017 .activity-20231017-wrap .activity-show .info-show .info {
  width: 154px;
  margin-bottom: 20px;
  margin-left: 80px;
}
.activity-20231017 .activity-20231017-wrap .activity-show .info-show .info:nth-child(2n) {
  margin-left: 48px;
  width: 120px;
}
.activity-20231017 .activity-20231017-wrap .activity-show .info-show .info .info-title {
  height: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #191919;
  line-height: 20px;
  margin-bottom: 4px;
}
.activity-20231017 .activity-20231017-wrap .activity-show .info-show .info .info-text {
  height: 18px;
  font-size: 13px;
  color: #474747;
  line-height: 18px;
}
.activity-20231017 .activity-20231017-wrap .activity-show .open-now {
  display: block;
  margin: 0 auto;
  width: 300px;
  height: 60px;
  text-align: center;
  line-height: 60px;
  background: linear-gradient(90deg, #17A1FF 0%, #0068FF 100%);
  border-radius: 10px;
  font-size: 22px;
  font-weight: bold;
  color: #FFFFFF;
  cursor: pointer;
  user-select: none;
}
/*# sourceMappingURL=./index.css.map */